home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.262 < prev    next >
Text File  |  1996-02-12  |  29KB  |  617 lines

  1. Frequently Asked Questions (FAQS);faqs.262
  2.  
  3.  
  4.  
  5.   The directory at ftp.uu.net is a mirror of prep.ai.mit.edu:pub/gnu,
  6.   except that files larger than 1 megabyte {right?} are automatically
  7.   split into multiple parts.  If you have trouble transferring large
  8.   files, you should try here.  A file normally named `XXX' is split into
  9.   files XXX-split/part[0-9][0-9], and there will be a file named
  10.   XXX-split/README which contains the list of parts (especially helpful
  11.   when FTP-ing by e-mail), their checksums, and reassembly instructions.
  12.   Some of the other mirror sites may have the same property.  {Can someone
  13.   check this out?  Thanks!}
  14.  
  15.   Information was provided by Lee McLoughlin <lmjm@doc.ic.ac.uk>, Jonathan
  16.   R. Ferro <jf41+@ANDREW.CMU.EDU>, Arjan de Vet <devet@win.tue.nl>, and      -
  17.   Simon Marshall <S.Marshall@sequent.cc.hull.ac.uk>.
  18.  
  19. 92:  Where can I get an Emacs with better mouse and X window support?
  20.  
  21.   Emacs 18 has some limited X Window System support, but there are
  22.   problems.  Emacs 19 will have amazing mouse and window support.  Right
  23.   now, there are Epoch which is derived from GNU Emacs 18.58 and Lucid GNU
  24.   Emacs which is derived from an early unreleased version of GNU Emacs 19,
  25.   both of which have greatly improved mouse and window support.  See
  26.   questions 120 and 121.
  27.  
  28.   The HP unofficial GNU Emacs also has nice mouse support.  See question
  29.   95.
  30.  
  31.   There are numerous Emacs Lisp packages that have been written to extend
  32.   Emacs 18's mouse handling capabilities.  Some of these packages also have
  33.   patches to the C code to provide enhanced capabilities.  Look up `mouse'
  34.   in the Lisp Code Directory (see question 88).
  35.  
  36.   There is a package called BAM (Born Again Menus) which provides menus for  +
  37.   GNU Emacs via an external C program.  It does not provide mouse support in +
  38.   the Emacs window such as scrollbars, cut-and-paste, etc.                   +
  39.  
  40.   NOTE: Epoch only works with the X Window System; it works on ordinary
  41.   terminals by invoking regular GNU Emacs.  Lucid Emacs does not currently
  42.   work on ordinary terminals, although there are plans to fix this.
  43.  
  44. 93:  What is the difference between GNU Emacs and Epoch?
  45.  
  46.   Marc Andreessen <marca@ncsa.uiuc.edu> writes:
  47.  
  48.     Epoch is GNU Emacs on steroids: an adaptation of GNU Emacs with lots of
  49.     additional support for features made possible by the X11 windowing
  50.     system.  These features include multiple editing windows, arbitrary
  51.     colors and fonts (fixed-width and proportional), selectable zones per
  52.     buffer with arbitrary display styles (font, color, underline, stipple,
  53.     pixmap), an optional separate minibuffer window, improved keyboard and
  54.     mouse handling, full 8-bit character set support, and more.
  55.  
  56. 94:  What is the difference between GNU Emacs and Lucid GNU Emacs?
  57.  
  58.   This information is condensed from the release notice:
  59.  
  60.     Lucid GNU Emacs is based on an early version of GNU Emacs version 19
  61.     with many enhancements.  It currently requires X Windows to run.  For
  62.     information on where to get Lucid GNU Emacs see 121.  X Windows support
  63.     is greatly enhanced over GNU Emacs version 18, including support for
  64.     multiple X Windows (a.k.a. screens in Emacs), Zmacs/Lispm style region
  65.     highlighting, a customizable, Motif-like menubar, more powerful keymap
  66.     support (allowing different actions to be associated with Backspace,
  67.     Control-h, etc.), flexible text attribute (e.g. font, color) support on
  68.     regional and screen-local basis through X resources and/or lisp, and
  69.     support for the X11 selection mechanism.  Some other features include
  70.     run-time computation of the load-path, support for floating point
  71.     numbers, native timer support, and sound file support on Sun
  72.     SPARCstations.  To build Lucid GNU Emacs, an ANSI C compiler (e.g. gcc)
  73.     is required.
  74.  
  75. 95:  Where can I get the "unofficial HP GNU Emacs"?
  76.  
  77.   The unofficial HP GNU Emacs is available via anonymous FTP:                !
  78.                                                                              !
  79.     /me10.lbl.gov:pub/interex/HUGE/                                          !
  80.     /ee.utah.edu:HUGE/  (PLEASE FTP DURING NON-WORK HOURS!!!)                !
  81.  
  82.   and takes about 35 megabytes of disk space to build.  It is useful for
  83.   non-HP machines, but some of the added features will only work under
  84.   HP-UX.
  85.  
  86.   You will need to get patches to work with HP-UX 8.0 or on 700 series
  87.   machines via e-mail from Darryl Okahata <darrylo@sr.hp.com>.
  88.  
  89. 96:  Where can I get Emacs for my PC running MS-DOS?
  90.  
  91.   * Demacs
  92.  
  93.     For 386 or 486 PCs running MS-DOS, there is a version of GNU Emacs
  94.     called Demacs.  To get Demacs see question 122.
  95.  
  96.     From the announcement message:
  97.  
  98.       Demacs is almost a full set of GNU Emacs but does not support some
  99.       features: asynchronous process, locking a file, etc.
  100.  
  101.       Demacs provides following DOS specific features:
  102.  
  103.         * File type: text or binary file translation.
  104.         * "8-bit clean" display mode.
  105.         * 8086 software interrupt call by int86 lisp function.
  106.         * Machine specific features such as function key support.
  107.         * File name completion with drive name.
  108.         * Child process (suspend-emacs, call-process).
  109.         * Enhanced dired mode which can work without 'ls.exe'.
  110.  
  111.       To our regret `shell-mode' does not work, but `compile' command works
  112.       properly.
  113.  
  114.     Demacs was developed using an MS-DOS version of gcc called djgpp by
  115.     D. J. Delorie <dj@ctron.com> which can compile and run large programs
  116.     under MS-DOS, but not under MS Windows.  Demacs was derived from Nemacs
  117.     rather than straight from GNU Emacs.
  118.  
  119.   There are a variety of other Emacses for MS-DOS including among them the
  120.   following.
  121.  
  122.   * Freemacs
  123.  
  124.     Russ Nelson <nelson@sun.soe.clarkson.edu>, the author, describes
  125.     Freemacs:
  126.  
  127.       * Freemacs is free, and it was designed from the start to be
  128.         programmable.
  129.       * Freemacs is the only IBM-PC editor that tries to be like GNU Emacs.
  130.       * Freemacs can only edit files less than 64K in length.
  131.       * Freemacs doesn't have undo.
  132.  
  133.     Carl Witty <cwitty@cs.stanford.edu> reviews Freemacs:
  134.  
  135.       Better is Freemacs, which follows the tradition of ITS and GNU Emacs
  136.       by having an full, turing-complete extension language which is
  137.       incompatible with everything else.  In fact, it's even closer to ITS
  138.       Emacs than GNU Emacs is, because Mint (Freemacs' extension language)
  139.       is absolutely illegible without weeks of study, much like TECO.
  140.  
  141.     To get Freemacs see question 123.
  142.  
  143.   * MicroEmacs
  144.  
  145.     MicroEmacs is a descendant of Microemacs {originally by Dave Conroy?}.
  146.     It is programmable in a BASIC-like language.  Many of the keybindings
  147.     are different from GNU Emacs.  It is rumored that MicroEmacs can not
  148.     correctly edit files larger than memory.  The author is Daniel Lawrence
  149.     <dan@mdbs.uucp, dan@midas.mgmt.purdue.edu, nwd@j.cc.purdue.edu>.  The
  150.     latest version is 3.10 and it is available via anonymous FTP:            !
  151.                                                                              !
  152.       /midas.mgmt.purdue.edu:  (non-working hours only)                      !
  153.       /durer.cme.nist.gov:                                                   !
  154.       /wuarchive.wustl.edu:/mirrors/msdos/memacs/                            !
  155.  
  156.     Version 3.11 is in beta test.
  157.  
  158.   * JOVE
  159.  
  160.     Another Emacs for small machines is JOVE (Jonathan's Own Version of
  161.     Emacs).  The latest official version is 4.14.  There appears to be a
  162.     newer version.  People rumored to be working on JOVE include Mark Moraes
  163.     <moraes@cs.toronto.edu> and Bill Marsh <bmarsh@cod.nosc.mil>.  It is
  164.     available via anonymous FTP:                                             !
  165.                                                                              !
  166.       /cs.rochester.edu:/pub/jove.tar.4.14.Z                                 !
  167.       /cs.toronto.edu:/pub/moraes/jove4.14.3.tar.Z                           !
  168.       /ftp.uu.net:                                                           !
  169.  
  170.   * MG
  171.  
  172.     MG is another descendant of Microemacs.  MG used to stand for
  173.     MicroGNUEmacs, but now just stands for MG.  The look-and-feel of MG is
  174.     intended to be close to that of GNU Emacs.  It is rumored that MG can
  175.     not correctly edit files larger than memory.  The current version is
  176.     rumored to be 2.  There is a version 3 in beta which works on the Amiga.
  177.     It is also available via anonymous FTP:                                  !
  178.                                                                              !
  179.       /ftp.white.toronto.edu:pub/mg/                                         !
  180.       /wuarchive.wustl.edu:/mirrors/unix-c/editors/                          !
  181.       /procyon.cis.ksu.edu:  (source and executable)                         !
  182.  
  183. 97:  Where can I get Emacs for my PC running Windows?
  184.  
  185.   I believe that no version of GNU Emacs runs under Windows.  Pierre Perret
  186.   <pap@myths.az05.bull.com> has ported MicroEMACS 3.11c to Windows.
  187.  
  188.   Anonymous FTP:
  189.     /ftp.cica.indiana.edu:pub/pc/win3/util/mewin10.zip                       !
  190.     /ftp.cica.indiana.edu:pub/pc/win3/util/mewin10s.zip                      !
  191.     /ftp.cica.indiana.edu:pub/pc/win3/util/mewri.zip                         !
  192.  
  193. 98:  Where can I get Emacs for my PC running OS/2?
  194.  
  195.   From the OS/2 Programmer's FAQ:                                            !
  196.                                                                              !
  197.     GNU Emacs 18.58 is available.  It requires you to have EMX installed     !
  198.     on your machine, but it comes with all the EMX files you will need.      !
  199.     Emacs is available on ftp-os2 in /pub/os2/2.0/gnu/emacs.  (If you want   !
  200.     to recompile emacs, you will need the full EMX distribution see          !
  201.     question 1.2.)                                                           !
  202.                                                                              !
  203.   The above quote may be out of date.  See the latest OS/2 Programmer's FAQ  !
  204.   {perhaps in comp.os.os2.misc?} for the latest news.  Anonymous FTP info:   !
  205.                                                                              !
  206.     /ftp-os2.nmsu.edu:pub/os2/2.0/gnu/emacs/                                 !
  207.       ("ftp-os2" was formerly named "hobbes")                                !
  208.                                                                              !
  209.   Thanks go to Stephen Simpson <simpson@symcom.math.uiuc.edu>, Jonathan      !
  210.   Miller <jem+@andrew.cmu.edu>, Terry Kane <terryk@cc.gatech.edu>, J. D.     !
  211.   Baldwin <baldwin@csservera.usna.navy.mil>, and Ken Bass                    !
  212.   <kbass@gmuvax2.gmu.edu>.                                                   !
  213.  
  214. 99:  Where can I get Emacs for my Atari ST?
  215.  
  216.   Emacs 18.57 is the latest version for TOS.  Stefan Mueller-Pfeiffer
  217.   <iff327@zam001.zam.kfa-juelich.de> says:
  218.  
  219.     There is also a version for MiNT, the multitasking enhancement for
  220.     ATARI's TOS, which behaves almost like EMACS on a "real computer".  This
  221.     port was done by Erling Henanger <erlingh@idt.unit.no>.
  222.  
  223.   Anonymous FTP:
  224.     /atari.archive.umich.edu:atari/gnustuff/tos/  (TOS Emacs 18.57)          +
  225.     /atari.archive.umich.edu:atari/new/mntemacs.zoo  (MiNT Emacs)            +
  226.     /cs.uni-sb.de:/pub/atari/emacs/                                          +
  227.  
  228. 100: Where can I get Emacs for my Amiga?
  229.  
  230.   All of the files are lharc-ed.
  231.  
  232.   Anonymous FTP:
  233.     /oes.orst.edu:/pub/almanac/comp/amiga/software/gnuemacs-1.10/            !
  234.  
  235.   Via e-mail:
  236.     To: almanac@oes.orst.edu                                                 -
  237.     body:
  238.       mode uuencode
  239.       send computer amiga software gnuemacs <file>
  240.     <file> is replaced by one of the following:
  241.       Required: d1.lzh d2.lzh
  242.       Recommended: d3_info.lzh d3_infolisp.lzh
  243.       Optional: d3_autoloaded.lzh d3_entertainmentetc.lzh
  244.         d3_entertainmentlisp.lzh d4_src.lzh d5_languagelisp.lzh
  245.         d5_viclone.lzh d6_gnulibsrc.lzh d6_mailpackage.lzh
  246.         d6_mathpackage.lzh d6_misc.lzh d6_textformat.lzh
  247.     The `d#' at the beginning of each file is its disk number, which is
  248.     referred to by the documentation.
  249.  
  250. 101: Where can I get Emacs for my Apple computer?
  251.  
  252.   The FSF is a participant in a boycott of Apple because of Apple's "look
  253.   and feel" copyright suits.  See the file etc/APPLE for more details.
  254.   Because of this boycott, the FSF doesn't include support in GNU software
  255.   for Apple computers such as the Macintosh.
  256.  
  257.   Please don't help people port or develop software for Apple computers.
  258.  
  259. 102: Where can I get Emacs with NeWS support?
  260.  
  261.   Chris Maio's NeWS support package for GNU Emacs is available via anonymous
  262.   FTP:                                                                       !
  263.                                                                              !
  264.     /columbia.edu:pub/ps-emacs.tar.Z                                         !
  265.     /archive.cis.ohio-state.edu:pub/gnu/emacs/ps-emacs.tar.Z                 !
  266.  
  267.   and via e-mail:                                                            !
  268.  
  269.     To: archive-server@columbia.edu
  270.     body: send NeWS emacs-support                                            !
  271.  
  272. 103: Where do I get Emacs that runs on VMS under DECwindows?
  273.  
  274.   Hal R. Brand <BRAND@addvax.llnl.gov> is said to have a VMS save set with a
  275.   ready-to-run VMS version of Emacs 18.55 for X Windows.  It is available
  276.   via anonymous FTP (addvax.llnl.gov).  It is possible that the VMS versions
  277.   of Emacs at other sites have X support compiled in.  See etc/FTP for
  278.   locations.
  279.  
  280.   Johan Vromans <jv@mh.nl> writes:
  281.  
  282.     Getting Emacs to run on VMS with DECwindows requires a number of changes
  283.     to the sources. Fortunately this has been done already.  Joshua Marantz
  284.     <josh@viewlogic.com> did most of the work for Emacs 18.52, and the mods
  285.     were ported to 18.55 by Johan Vromans <jv@mh.nl>. Also included is the
  286.     handling of DEC's LK201 keyboard.  You need to apply the changes to a
  287.     fresh Emacs 18.55 distribution on a Unix system, and then you can copy
  288.     the sources to VMS to perform the compile/link/build.
  289.  
  290.     The set of changes have been posted a number of times three times the
  291.     last 12 months, so they should be widely available.
  292.  
  293.   Richard Levitte <levitte@e.kth.se> tells us that there are patches for     +
  294.   Emacs 18.57 and 18.58 available via e-mail:                                +
  295.                                                                              +
  296.     To: fileserv@ttt.kth.se                                                  +
  297.     body: SEND EMACS-1857-PATCHES                                            +
  298.       or: SEND EMACS-1858-PATCHES                                            +
  299.  
  300. 104: Where can I get modes for Lex, Yacc/Bison, Bourne Shell, Csh, C++,
  301.  Objective C, Pascal, Awk?
  302.  
  303.   As usual, look in the Lisp Code Directory (see question 88).  For C++,
  304.   if you use lisp-dir-apropos, you must specify the pattern like this:
  305.  
  306.     M-x lisp-dir-apropos RET c\+\+ RET
  307.  
  308. 105: What is the IP address of XXX.YYY.ZZZ?
  309.  
  310.   If you are at a site with a deficient nameserver, you may need to know
  311.   the IP address of a host to FTP files from it.  You can get this
  312.   information in two ways:                                                   -
  313.  
  314.   * By telnet:
  315.  
  316.       telnet nic.ddn.mil hostnames (or `telnet 192.112.36.5 101')
  317.       hname XXX.YYY.ZZZ                                                      -
  318.  
  319.   * By e-mail:
  320.  
  321.       To: service@nic.ddn.mil
  322.       Subject: host XXX.YYY.ZZZ
  323.            or: whois XXX.YYY.ZZZ
  324.            or: help
  325.  
  326.     or:                                                                      +
  327.                                                                              +
  328.       To: resolve@cs.widener.edu                                             +
  329.       body: site XXX.YYY.ZZZ                                                 +
  330.                                                                              +
  331.     Information from Brendan Kehoe <brendan@cs.widener.edu>.                 +
  332.  
  333.  
  334.  
  335.  
  336. Major Emacs Lisp Packages, Emacs Extensions, and Related Programs
  337.  
  338.   This section lists version numbers, FTP sites, mailing lists, newsgroups,
  339.   and other information for many important packages, extensions, and related
  340.   programs.  There is some overlap with the Lisp Code Directory, but these
  341.   entries give more detailed information.
  342.  
  343.   If you know of any other packages that are so substantial that they
  344.   deserve to be mentioned here, please tell me.  Having its own mailing list
  345.   or newsgroup or more than half a megabyte of source code are good signs.
  346.  
  347. 106: VM (View Mail) -- another mail reader within Emacs
  348.  
  349.   Author: Kyle Jones <kyle@uunet.uu.net>
  350.   Latest released version: 4.41
  351.   Beta test version: 5.32
  352.   Anonymous FTP:
  353.     /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/vm-4.41.tar.Z !
  354.     /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/as-is/timer.shar.Z !
  355.     /ftp.uu.net:mail/vm-4.41.tar.Z                                           !
  356.     /ftp.uu.net:mail/vm-5.32beta.tar.Z                                       +
  357.   Newsgroups and mailing lists:
  358.     Info-VM:
  359.       gnu.emacs.vm.info
  360.       info-vm-request@uunet.uu.net (for subscriptions)
  361.       info-vm@uunet.uu.net (for submissions)
  362.     Bug-VM:
  363.       gnu.emacs.vm.bug
  364.       bug-vm-request@uunet.uu.net (for subscriptions)
  365.       bug-vm@uunet.uu.net (for submissions)
  366.  
  367. 107: Supercite -- mail and news citation package within Emacs
  368.  
  369.   Author: Barry Warsaw <bwarsaw@cen.com>
  370.   Mailing list: supercite-request@anthem.nlm.nih.gov (for subscriptions)
  371.                 supercite@anthem.nlm.nih.gov (for submissions)
  372.   Latest version: 2.2
  373.   Anonymous FTP:
  374.     /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/sc-2.2.tar.Z !
  375.     /ftp.cme.nist.gov:pub/gnu/sc2.2.tar.Z                                    +
  376.   Via e-mail:
  377.     To: library@cme.nist.gov
  378.     Subject: help
  379.   NOTE: Superyank is an old version of Supercite.
  380.  
  381. 108: GNUS -- news reader within Emacs
  382.  
  383.   Author: Masanobu Umeda <umerin@mse.kyutech.ac.jp>
  384.   Latest official version: 3.13
  385.   Unofficial test version: 3.14.1
  386.   Anonymous FTP:
  387.     /cs.umn.edu:pub/gnu/emacs/gnus-3.14.1.tar.Z.                             +
  388.     /aun.uninett.no:pub/gnus-3.14.1.tar.Z                                    +
  389.     /wnoc-fuk.wide.ad.jp:pub/GNU/etc/gnus-3.14.1.tar.Z                       +
  390.     /liasun3.epfl.ch:pub/gnu/emacs/gnus-3.14.1.tar.Z                         +
  391.     /aix370.rrz.uni-koeln.de:/pub/gnu/emacs/gnus-3.14.1.tar.Z                +
  392.     /funet.fi:/networking/news/gnus-3.14.1.tar.Z                             +
  393.     /src.doc.ic.ac.uk:/gnu/EmacsBits/gnus/gnus-3.14.1.tar.Z                  +
  394.     /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/gnus-3.13.tar.Z !
  395.   Newsgroups and mailing lists:
  396.     English-only:
  397.       gnu.emacs.gnus
  398.       info-gnus-english-request@cis.ohio-state.edu (for subscriptions)
  399.       info-gnus-english@cis.ohio-state.edu (for submissions)
  400.     Japanese (and some English):
  401.       info-gnus-request@flab.fujitsu.co.jp (for subscriptions)
  402.       info-gnus@flab.fujitsu.co.jp (for submissions)
  403.  
  404. 109: Calc -- poor man's Mathematica within Emacs
  405.  
  406.   Author: Dave Gillespie <daveg@csvax.cs.caltech.edu>
  407.   Latest released version: 2.02
  408.   Anonymous FTP:
  409.     /csvax.cs.caltech.edu:pub/calc-2.02.tar.Z                                +
  410.     /prep.ai.mit.edu:pub/gnu/calc-2.02.tar.Z                                 +
  411.   NOTE: Unlike Wolfram Research, Dave has never threatened to sue anyone
  412.     for having a program with a similar command language to Calc.  :-)
  413.  
  414. 110: Calendar/Diary -- calendar manager within Emacs
  415.  
  416.   Author: Edward M. Reingold <reingold@cs.uiuc.edu>
  417.   Latest version: 4.02
  418.   Anonymous FTP:
  419.     /emr.cs.uiuc.edu:pub/emacs/calendar {???}                                +
  420.   Via e-mail:
  421.     To: reingold@cs.uiuc.edu
  422.     Subject: send-emacs-cal
  423.     Put your best internet e-mail address in the body.
  424.  
  425. 111: Ange-FTP -- transparent FTP access for Emacs's file access routines
  426.  
  427.   Author: Andy Norman <ange@hplb.hpl.hp.com>
  428.   Latest official version: 4.20                                              !
  429.   Anonymous FTP:
  430.     /alpha.gnu.ai.mit.edu:ange-ftp/ange-ftp.tar.Z                            !
  431.     /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/ange-ftp.tar.Z !
  432.     ugle.unit.no:pub/gnu/emacs-lisp/ange-ftp.tar.Z                           -
  433.   Mailing lists:
  434.     ange-ftp-lovers-request@anorman.hpl.hp.com (for subscriptions)
  435.     Ange-FTP Lovers:
  436.       ange-ftp-lovers@anorman.hpl.hp.com (for submissions)
  437.       /ftp.reed.edu:pub/mailing-lists/ange-ftp/ (archives)                   !
  438.     Ange-FTP Announcements:
  439.       ange-ftp-lovers-announce@anorman.hpl.hp.com
  440.   NOTE: now with support for accessing VMS, CMS, and MTS systems
  441.  
  442. 112: VIP -- vi emulation for Emacs
  443.  
  444.   Author: Aamod Sane <sane@cs.uiuc.edu>
  445.   Latest released version: 4.3
  446.   Anonymous FTP:
  447.     /cs.uiuc.edu:pub/vip4.3.tar.Z                                            +
  448.     /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/modes/vip-mode.tar.Z !
  449.   NOTE: This version much more closely emulates vi than the one
  450.     distributed with Emacs.
  451.  
  452. 113: Dired -- better directory editor for Emacs
  453.  
  454.   Author: Sebastian Kremer <sk@thp.uni-koeln.de>
  455.   Latest released version: 5.239
  456.   Anonymous FTP: /ftp.cs.buffalo.edu:pub/Emacs/diredall.tar.Z                +
  457.                  /ftp.uni-koeln.de:pub/gnu/emacs/diredall.tar.Z              +
  458.   NOTE: This is a huge improvement over the Dired distributed with Emacs.
  459.     This version will be in Emacs 19.
  460.  
  461. 114: AUC TeX -- enhanced LaTeX mode with debugging facilities
  462.  
  463.   Author: Kresten Krab Thorup <krab@iesd.auc.dk>
  464.   Latest released version: 6.1 {???}                                         !
  465.   Anonymous FTP:
  466.     /iesd.auc.dk:pub/emacs-lisp/auctex_5_6e.tar.Z  {wrong}                   !
  467.     /iesd.auc.dk:pub/emacs-lisp/auc-tex.tar.Z                                !
  468.   Mailing list:
  469.     auc-tex-request@iesd.auc.dk (for subscriptions)
  470.     auc-tex@iesd.auc.dk (for submissions)
  471.     auc-tex_mgr@iesd.auc.dk (auc-tex development team)
  472.  
  473. 115: Hyperbole -- extensible hypertext management system within Emacs
  474.  
  475.   Author: Bob Weiner <rsw@cs.brown.edu>
  476.   Anonymous FTP:
  477.     /wilma.cs.brown.edu:pub/hyperbole/ h*.tar.Z                              +
  478.   Mailing lists:
  479.     hyperbole-announce -- Hyperbole release announcements only.
  480.       Subscriptions:
  481.         To: hyperbole-request@cs.brown.edu
  482.         Subject: Add <mailbox@domain.name> to hyperbole-announce
  483.     hyperbole -- Hyperbole discussion.
  484.       Subscriptions:
  485.         To: hyperbole-request@cs.brown.edu
  486.         Subject: Add <mailbox@domain.name> to hyperbole
  487.       Submissions:
  488.         hyperbole@cs.brown.edu
  489.       NOTE: Any member of the hyperbole mailing list is automatically a
  490.         member of the hyperbole-announce mailing list.
  491.     NOTE: No .UUCP or ! addresses are allowed on these mailing lists.
  492.  
  493. 116: Byte Compiler -- enhanced version of Emacs's byte compiler
  494.  
  495.   Author: Jamie Zawinski <jwz@lucid.com>,
  496.           Hallvard B. Furuseth <hallvard@ifi.uio.no>
  497.   Anonymous FTP:
  498.     /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/bytecomp.tar.Z !
  499.     /ftp.uu.net:languages/elisp/packages/bytecomp.tar.Z                      +
  500.     /src.doc.ic.ac.uk:gnu/EmacsBits/elisp-archive/packages/bytecomp.tar.Z    +
  501.  
  502. 117: comint -- hugely enhanced shell mode and other derived modes
  503.  
  504.   Author: Olin Shivers <Olin.Shivers@cs.cmu.edu>
  505.   Anonymous FTP:
  506.     /cs.cmu.edu:/afs/cs.cmu.edu/user/shivers/lib/emacs/                      +
  507.       {comint,cmu{tex,shell,scheme,lisp},ml}.el
  508.       (anonymous password must contain `@',
  509.        cannot cd to intermediate directories)
  510.  
  511. 118: BBDB -- personal info rolodex integrated with mail/news readers
  512.  
  513.   Author: Jamie Zawinski <jwz@lucid.com>
  514.   Latest released version: 1.47                                              !
  515.   Anonymous FTP:
  516.     /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/bbdb.tar.Z !
  517.   Mailing list:
  518.     info-bbdb-request@lucid.com (for subscriptions)
  519.     info-bbdb@lucid.com                                                      -
  520.     bbdb-announce-request@lucid.com (to be informed of new releases)
  521.   Note: BBDB does not work with VM 4.  It does work with VM 5, RMAIL, GNUS,  !
  522.     and MH-E.                                                                !
  523.  
  524. 119: Ispell -- spell checker in C with interface for Emacs
  525.  
  526.   Author: Geoff Kuenning <geoff@itcorp.com>
  527.   Latest released version: 2.0.02
  528.   Beta test version: 3.0 (9 patches)
  529.   Anonymous FTP:
  530.     /archive.cis.ohio-state.edu:/pub/gnu/ispell/ (version 2.0.02)            !
  531.     /ftp.cs.ucla.edu:/pub/ispell/ (version 3.0, patches, dictionaries)       !
  532.     /argus.math.orst.edu:pub/ispell/ (version 3.0, patches, dictionaries)    !
  533.     /ftp.th-darmstadt.de:pub/dicts/ispell/ (mirror of argus)                 !
  534.   NOTE: Do not send mail to Geoff asking him to send you the latest
  535.     version of Ispell.  He does not have free e-mail.
  536.  
  537. 120: Epoch -- enhanced GNU Emacs with better X interface
  538.  
  539.   Latest released version: 4.2                                               !
  540.   Anonymous FTP:
  541.     /cs.uiuc.edu:pub/epoch-files/epoch/epoch-4.2.tar.Z                       !
  542.     /cs.uiuc.edu:pub/epoch-files/epoch/epoch-diff-4.1-4.2.tar.Z              +
  543.     /src.doc.ic.ac.uk:gnu/epoch/                                             +
  544.     /aix370.rrz.uni-koeln.de:gnu/emacs/epoch/                                +
  545.   Newsgroup and mailing lists:
  546.     Epoch:
  547.       gnu.emacs.epoch
  548.       epoch-request@cs.uiuc.edu (for subscriptions)
  549.       epoch@cs.uiuc.edu (for submissions)
  550.     Epoch-Design:
  551.       epoch-design-request@cs.uiuc.edu (for subscriptions)
  552.       epoch-design@cs.uiuc.edu (for submissions)
  553.   FAQ list:
  554.     Maintainer: Marc Andreessen <marca@ncsa.uiuc.edu>
  555.     Anonymous FTP:
  556.       /rtfm.mit.edu:pub/usenet/news.answers/epoch-faq                        +
  557.       /ftp.ncsa.uiuc.edu:outgoing/marca/epoch/Epoch.FAQ                      +
  558.  
  559. 121: Lucid GNU Emacs -- alternative Emacs 19 with better X interface
  560.  
  561.   Primary Maintainer: Jamie Zawinski <jwz@lucid.com>                         +
  562.   Other Developers: Eric Benson <eb@lucid.com>                               !
  563.                     Matthieu Devin <devin@lucid.com>                         !
  564.                     Harlan Sexton <hbs@lucid.com>                            !
  565.   Latest released version: 19.3                                              !
  566.   Anonymous FTP:
  567.     /labrea.stanford.edu:pub/gnu/lucid/lemacs-19.3.tar.Z  (source)           !
  568.     /labrea.stanford.edu:pub/gnu/lucid/lemacs-19.3-sun4.tar.Z (Sun4binaries) !
  569.   Newsgroup and mailing lists:
  570.     Bugs:
  571.       bug-lucid-emacs-request@lucid.com (for subscriptions)
  572.       bug-lucid-emacs@lucid.com (for submissions)
  573.     Help:
  574.       help-lucid-emacs-request@lucid.com (for subscriptions)
  575.       help-lucid-emacs@lucid.com (for submissions)
  576.  
  577. 122: Demacs -- GNU Emacs altered to run on MS-DOS on 386/486 machines
  578.  
  579.   Authors: Manabu Higashida <manabu@sigmath.osaka-u.ac.jp>
  580.            HIRANO Satoshi <hirano@tkl.iis.u-tokyo.ac.jp>
  581.   Latest released version: 1.2.0
  582.   Anonymous FTP:
  583.     /utsun.s.u-tokyo.ac.jp:GNU/demacs/ (nearest to U.S.A.)                   !
  584.     /ftp.sigmath.osaka-u.ac.jp:pub/Msdos/Demacs/                             +
  585.     /wnoc-fuk.wide.ad.jp:pub/msdos/Demacs/                                   !
  586.     /ftp.3com.com:pub/gnu/msdos/demacs/                                      !
  587.     /mindseye.berkeley.edu:pub/kanji/demacs/                                 !
  588.     /ftp.hawaii.edu:pub/editors/demacs.tar.Z                                 !
  589.     /ftp.math.ksu.edu:pub/pc/demacs/                                         +
  590.     /wsmr-simtel20.army.mil:pd1:<msdos.demacs> {ange-ftp syntax?}            !
  591.     /ftp.uni-koeln.de:msdos/gnuprogs/dem120e.zip (executables, lisp-code, doc) !
  592.       (PLEASE USE ONLY OUTSIDE WORKING HOURS!)                               +
  593.     /ftp.uni-koeln.de:msdos/gnuprogs/dem120s.zip (sources, diffs)            +
  594.       (PLEASE USE ONLY OUTSIDE WORKING HOURS!)                               +
  595.     /ftp.lysator.liu.se:pub/msdos/gnu/emacs/                                 +
  596.     /mizar.docs.uu.se:pub/gnu/demacs/                                        !
  597.     /iamsun.unibe.ch:PC/demacs/                                              !
  598.     /flop.informatik.tu-muenchen.de:outgoing/demacs.tar                      !
  599.     /ftp.funet.fi:pub/gnu/emacs/demacs/                                      +
  600.     /garbo.uwasa.fi:pc/editor/dem120e.zip                                    !
  601.     /garbo.uwasa.fi:pc/editor/dem120s.zip                                    !
  602.     /ftp.win.tue.nl:pub/gnu/demacs/                                          !
  603.     /ugle.unit.no:pub/gnu/Demacs/                                            !
  604.     {Does anyone know which sites have the Kanji version?}
  605.   Via e-mail:
  606.     From garbo.uwasa.fi:
  607.       To: mailserv@garbo.uwasa.fi
  608.       Subject: garbo-request
  609.       Body: send pc/editor/dem120e.zip
  610.             send pc/editor/dem120s.zip
  611.             quit
  612.   Downloading:
  613.     EXEC-PC (Milwaukee, WI) 414-789-4210 (2400 bps)
  614.       in the Mahoney MS-DOS file area in its Editors/wordprocessors
  615.       library (F), named GNUEMACS.ZIP
  616.     Channel 1 (Cambridge, MA) 617-345-8873 (9600 bps)
  617.